home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / misc_pto / mwpetz06 / beeper2 < prev    next >
Text File  |  1987-11-30  |  256b  |  6 lines

  1. beeper2.obj : beeper2.c
  2.      cl -c -D LINT_ARGS -Gsw -Os -W2 -Zp beeper2.c
  3.  
  4. beeper2.exe : beeper2.obj beeper2.def
  5.      link4 beeper2, /align:16, /map, slibw, beeper2
  6.